-
Notifications
You must be signed in to change notification settings - Fork 56
flush logs in the end no matter what #761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D79620358 |
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
811704b
to
0d61452
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
0d61452
to
aaa3129
Compare
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
4cb03a5
to
8390893
Compare
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
This pull request was exported from Phabricator. Differential Revision: D79620358 |
8390893
to
3c34190
Compare
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
3c34190
to
3881a19
Compare
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
3881a19
to
30e46bd
Compare
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
30e46bd
to
1f2d77c
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: pytorch-labs#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
1f2d77c
to
b817f10
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: pytorch-labs#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
7d9e8bb
to
c4b7514
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
94e893a
to
e755462
Compare
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
ace056f
to
2e66d57
Compare
Summary: make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
2e66d57
to
cc6e9b6
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
cc6e9b6
to
929a60f
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: Pull Request resolved: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
1edc19e
to
75d3cd5
Compare
Summary: X-link: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
Summary: X-link: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
75d3cd5
to
da81523
Compare
This pull request was exported from Phabricator. Differential Revision: D79620358 |
Summary: X-link: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
da81523
to
6038282
Compare
Summary: Pull Request resolved: meta-pytorch#761 X-link: meta-pytorch#761 make sure we are able to flush whatever remaining when program ends. However, we could still miss logs as log through channel is not always guaranteed to be streamed back when a program ends. Differential Revision: D79620358
This pull request was exported from Phabricator. Differential Revision: D79620358 |
6038282
to
64f51f6
Compare
This pull request has been merged in 7a77021. |
Summary:
make sure we are able to flush whatever remaining when program ends.
However, we could still miss logs as log through channel is not always
guaranteed to be streamed back when a program ends.
Differential Revision: D79620358